home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Programming / AMOSList / AMOSLIST / text0281.txt < prev    next >
Encoding:
Text File  |  1998-04-01  |  1.5 KB  |  35 lines

  1. On 26-Mar-98, Sasu Lintula smashed the keyboard with:
  2. > 1. How fast is Turboplus' F Draw command?
  3.  
  4. Can't remember what the docs say, but as I recall it uses
  5. about 25% of the time used by a normal draw..
  6.  
  7. > 2. Does it get faster when you use compiler?
  8.  
  9. Yes it does, but an ordinary draw also get's faster, so
  10. a comparison of the two ends up about the same compiled
  11. (Still the 25% noted before)..
  12.  
  13.  
  14. NOTE: This is more a 'feeling' than an actual test, but it's
  15. something like this. You can just make a test, have AMOS draw
  16. a number times with 'Draw' then do the same drawing with
  17. 'F Draw' and use the timer to test the speed, that way you can
  18. also check differences on various screen-modes..
  19.  
  20. -- 
  21. Kind regards from
  22. ______________________________________________________________________________
  23.  /_  __/ __  / __  /\  ___\  __ \__  _\               aka. JENS VANG PETERSEN
  24.   / / / /_/ / ____/  \ \___\  __ \ \ \                  top_cat@post8.tele.dk
  25.  /_/ /_____/_/        \_____\_\ \_\ \_\
  26. ------------------------------------------------------------------------------
  27.                     http://home8.inet.tele.dk/top_cat/
  28.   -+-    Home of 'The Ultimate Extension list' for AMOS TC & AMOS PRO    -+-
  29.             -+-  SUPPORT - AMOS - AMIGA - AQUA - STARTREK TNG  -+-
  30. ------------------------------------------------------------------------------
  31.  Disclaimer:  Any errors in spelling, tact, or fact are transmission errors.
  32. ------------------------------------------------------------------------------
  33.  
  34.  
  35.